Progress Tracker
- Name - Enter a name for the content item. This text
appears during design mode (configuration).
- Title - Enter the text to display above this iPart on the
rendered page. If blank, no title displays.
- Do not render in design mode - Select this option to
prevent content record data from being loaded in the content editor. This
improves performance during design time (configuration).
- iPart CSS class - (optional) Enter the name of a CSS
class to associate with this iPart, which will add a DIV so named around the
iPart. Add this CSS class to an appropriate style sheet. Using such classes
lets you apply special formatting to targeted iParts in a reusable way.
- Display a border around this content - Select this option
to display a border around this iPart on the rendered page.
- Display content within a collapsible panel - Enable to
allow users to minimize the panel within the page, to work with dense pages
more efficiently.
- Show the content as collapsed - Enable to display the
panel minimized by default.
Tip: Be sure that the
Title makes clear what data is hidden from view.
- Source query - Click select and browse
to the IQA query that you want to see results for in the Progress Tracker.
Filter Options
This section can be used if you want to dynamically
filter the query results based on the value of a particular property. When you
choose a data column to filter on, iMIS looks for a URL parameter to set the
value for that property. The URL parameter it looks for is the one specified in
the URL parameter field. For example, to filter the query to show only
the item ID passed in the URL, choose the query column for the item ID and
specify ItemId as the URL parameter.
- Filter on data column - Select a data column to filter
the query results on. Note: Each property you select on the
Display tab of your query in IQA is available as a Filter on data
column option.
- URL parameter - If you choose a data column to filter the
query on, enter the parameter name by which you want to filter values. You can
use an existing URL parameter, for example ItemId (which the Donation
Creator iPart also uses), or you can enter a unique value.
Display Messages
- Description - If you want to display a description below
the Progress Tracker, enter the text for the description here. The variables
below can be used in the description. For example, "Help us reach our goal of
{0} new members by {3}"
- {0} displays the goal total
- {1} displays the current sum total or count
- {2} displays the end date in a long format
- {3} displays the end date in a short format
- Successful message - The message displayed with the
progress bar once a goal has been successfully reached.
Caption Options
- Display percent - Displays the percentage of the goal.
- Percent description - The description for the percentage
amount.
- Display total - Displays the total amount.
- Total description - The description for the total amount.
- Display days remaining - Display the days remaining
count.
- Days remaining description - The description for the days
remaining count.
- Progress bar location - Choose to display the progress
bar above or below the captions. If (None) is selected, no progress bar
is displayed. The progress bar indicates the current percentage of the goal.
Notes
- For sample queries that work with this iPart, see
$/Samples/ProgressTracker/ in IQA.